home *** CD-ROM | disk | FTP | other *** search
/ The Games Room / The Games Room.iso / wingames / puzzles / bbox11 / blackbox.txt < prev    next >
Text File  |  1980-06-30  |  4KB  |  98 lines

  1.                               -- BLACKBOX --
  2.  
  3.                             -- INTRODUCTION --
  4.  
  5. BlackBox is a "ray-tracing" game for Windows. Hidden in the rectangular
  6. grid are a number of targets, whose position can be determined by the
  7. reflection or absorbtion of rays fired in from outside. The size of the
  8. grid and the number of targets within it can be varied to suit your level
  9. of skill.
  10.  
  11.                                -- FILES --
  12.  
  13. This distribution contains the following files:
  14.  
  15. BBWIN.EXE    -    the Windows executable
  16. BB.HLP        -    the Windows help file
  17. BLACKBOX.TXT    -    this file
  18.  
  19.                -- INSTALLATION --
  20.  
  21. Un-archive these files to a directory of your choice. The executable will
  22. only search for the Windows help file in the "current" directory, so you
  23. should keep them together. 
  24.  
  25.                         -- PLAYING THE GAME --
  26.  
  27. Start the program as normal from within Windows. Shoot rays into the
  28. box by clicking on any of the outer "cells". Mark potential target 
  29. positions by clicking on an interior cell with the LEFT mouse button.
  30. Remove markers by clicking on them with the RIGHT mouse button. Reveal
  31. hidden targets (and end the current game) by selecting "Show Targets"
  32. from the "Settings" menu.
  33.  
  34. An extensive help file is available through the "HELP" menu option. 
  35.  
  36.  
  37.                            -- SIDE-EFFECTS --
  38.  
  39. Scoring is based on the minimum number of shots you take to successfully
  40. identify all targets at a given configuration (i.e. dimensions of grid
  41. and number of targets). Scores and their related configuration are written
  42. to a file called BB.INI, which is created in your Windows directory (the 
  43. one containing WIN.INI). Zero all scores by deleting this file.
  44.  
  45.  
  46.                            -- LEGAL STUFF --
  47.  
  48. This program is "shareware". It is copyrighted, but the author has given
  49. permission to all and sundry to freely distribute this program so long as
  50. this is done within the following restrictions:
  51.  
  52.     1) No charge may be made for distribution of this
  53.        program, except for any nominal fees charged by 
  54.        shareware organisations or on-line fees charged
  55.        by bulletin boards or the like. No part of the 
  56.        package may be "bundled" with any software for 
  57.        which a charge is made (i.e. commercial software).
  58.  
  59.     2) The entire package (executable, .HLP, documentation, etc.) 
  60.        MUST be distributed together, with no change to the file
  61.        names. 
  62.  
  63.     3) No modifications may be made to the distributed
  64.        program (especially the copyright notice). Onward
  65.        distributions must contain copies of the original
  66.        in the same condition in which you received it.
  67.  
  68.     4) I make no warranty, overt or implied, for this software.
  69.        While I have no reason to think it will affect your 
  70.        hardware or software in any negative way, I disclaim any 
  71.        responsibility for any loss or damage you may suffer as a 
  72.        result of using it. If you discover it actually enhances
  73.        your life, magically improves your hardware or software 
  74.        or makes you a better human being, I'd like to hear about it.
  75.  
  76. If you like this program enough to open your wallet or purse, a donation
  77. of £5 (five pounds) or $5 (five dollars) would be appreciated. This 
  78. won't make me rich, but will encourage me to write and release more
  79. software. I don't plan any future versions of BlackBox at the moment, 
  80. but if you have any suggestions or discover any bugs let me know and I'll
  81. do my best to please.
  82.  
  83. Send EMail to CompuServe ID 100016,2035.
  84. Send any donations to:
  85.  
  86.                          Simon Farrell
  87.                         36 Newton Avenue
  88.                              Acton
  89.                          London W3 8AL
  90.                             England
  91.  
  92.  
  93.                            -- REVISIONS --
  94.  
  95. Version 1.1    Fixed 16-color problem where raster device palette was
  96.         not available.
  97. Version 1.0    Original
  98.